@charset "utf-8";
/*------------------------------- 网页背景色 ----------------------------------*/
#wrapper{width:100%;height:100%; font-size:12px; font-family: "Microsoft Yahei","微软雅黑","宋体",Arial, sans-serif; background:#fff;}
/*  全局  */
.header1,#header,#banner,#container,.case,.about,.new,.honor,.footer,.footer2 { width:1200px; padding:0px; margin:0px auto;}

#header1 { background-color:#ffb607; height:40px; line-height:40px; color:#fff;}

/*  nav  */
.nav{ margin-left:93px;  height:80px; line-height:80px; position:relative; z-index:1;  }
.nav a{ color:#000;  }
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ display:block; padding:0 20px; margin:0px 10px; font-size:16px;}
.nav .sub{ display:none; width:104px; left:10px; top:80px;  position:absolute; background:#4E4E4E;  line-height:26px; padding:5px 0;  }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 10px; }
.nav .sub a:hover{ background:#6d6d6d; color:#fff;  }
.nav .on h3 a{ background:#ffb607; color:#fff;   }

/*  banner  */
.slideBox{ width:100%; overflow:hidden; position:relative; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:100%; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


/*  业务范围  */
.main1 { margin-top:70px;}
.lan { background:url(../images/lanbg.gif) no-repeat bottom center; text-align:center; padding:15px 0px;}
.lan h1 {font-size:26px;}
.lan p { font-size:18px;}

.main1_2 dl { float:left; width:45%; margin:14px; background-color:#fafafa; padding:15px;}
.main1_2 dl dt {float:left; width:35%;}
.main1_2 dl dt img { width:185px; height:160px;}
.main1_2 dl dd { color:#000; margin-top:10px;float:left; width:61%; margin-left:18px;}
.main1_2 dl dd p { font-size:14px; margin-top:10px; line-height:30px;}
.main1_2 dl:hover{ background-color:#1e2432; color:#fff;}
.main1_2 dl:hover dd{ background-color:#1e2432; color:#fff;}
.main1_2 dl:hover a {  color:#fff;}

.main2_2 dl { float:left; width:30%; width:400px; height:276px;  background-color:#fafafa;}
.main2_2 dl dt {float:left; width:30%;}
.main2_2 dl dd { margin-top:10px;float:left; margin-left:18px;}
.main2_2 dl dd h2 { font-size:24px;}
.main2_2 dl dd p { font-size:14px; margin-top:10px; line-height:30px;}
.main2_2 dl:hover{ background-color:#1e2432; color:#fff;}
.main2_2 dl:hover a {  color:#fff;}
.graybg { background-color:#fafafa;}


/*  case  */
#case { background-color:#f7f7f7; padding-bottom:70px;}
.multipleColumn{ overflow:hidden; position:relative; width:100%; }

.multipleColumn .bd{overflow:hidden;  }
.multipleColumn .bd ul{ overflow:hidden; zoom:1; width:389px;  float:left; _display:inline;  }
.multipleColumn .bd ul li{ margin:10px 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.multipleColumn .bd ul li .pic{ text-align:center; }
.multipleColumn .bd ul li .pic img{ width:379px; height:248px; display:block; border:1px solid #ccc; }
.multipleColumn .bd ul li .pic a:hover img{ border-color:#999;  }
.multipleColumn .bd ul li .title a{ line-height:40px; color:#000;   }

/*  about  */
.about_2 dl dt{ float:left; width:31%;}
.about_2 dl dd{ float:left; margin-left:20px; width:65%;line-height:35px;}


/*  new  */
.new_2 dl { float:left; width:47%; margin:14px; background-color:#fafafa; }
.new_2 dl dt {float:left; width:37%;}
.new_2 dl dd { margin-top:10px;float:left; width:59%; margin-left:12px;}
.new_2 dl dd p { font-size:14px; margin-top:10px; line-height:22px;}
.new_2 dl:hover{ background-color:#1e2432; color:#fff;}
.new_2 dl:hover a {  color:#fff;}
.more { float:right;border:1px solid #ffb607; padding:2px 3px; width:74px; margin-right:10px;}
.more a{ color:#ffb607; font-size:14px;}

/*  honor  */
.picScroll-left{ width:100%;  overflow:hidden; position:relative; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 4px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:230px; height:104px; display:block;  border:1px solid #ccc; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;   }


/*  footer  */
#footer { background-color:#202020; color:#ccc; padding:30px 0px;}
.f1 { margin-left:10%; width:20%;}
.f1 h2,.f2 h2{ color:#e68523;}
.f1 div a{ color:#ccc; font-size:15px; display:block; line-height:33px;}
.f1 div a:hover { text-decoration:underline;}

.f2 { width:25%; margin-right:50px;}
.f2_2 { line-height:33px;}

.f3 { text-align:center; font-size:14px; line-height:30px; margin-top:20px;}
.f3 img { width:158px; height:159px;}

#footer2 { background-color:#ffb607; color:#000; height:50px; line-height:50px;}




/*  内页  */
.nbanner { width:100%; height:518px;}
.nlan { border-bottom:1px solid #ccc;}
.nlan h1 {font-size:26px; line-height:40px; padding-bottom:15px; background:url(../images/lanbg.gif) no-repeat bottom left;}

/*产品展示*/
.mainbox_2a dl { margin:10px 9px 10px 9px;float:left; }
.mainbox_2a dl dt { width:282px; height:182px;}
.mainbox_2a dl dt img { width:280px; height:180px; border:1px solid #d8d8d8;}
.mainbox_2a dl dd { text-align:center;}
.mainbox_2a dl dd a { color:#333; line-height:40px; display:block; }
.mainbox_2a dl dd a:hover{ color:#06C;}

/*  new  */
.nnew_2 dl { float:left; width:100%; margin:14px; background-color:#fafafa; }
.nnew_2 dl dt {float:left; width:18%;}
.nnew_2 dl dd { margin-top:20px;float:left; width:80%; margin-left:12px;}
.nnew_2 dl dd p { font-size:14px; margin-top:10px; line-height:22px;}
.nnew_2 dl:hover{ background-color:#1e2432; color:#fff;}
.nnew_2 dl:hover a {  color:#fff;}
.more { float:right;border:1px solid #ffb607; padding:2px 3px; width:74px; margin-right:10px;}
.more a{ color:#ffb607; font-size:14px;}


/*--详细--*/
.time2 { margin-top:10px; color:#999; font-size:14px;}
.show_pic{ padding-top:30px; margin:0px 40px;}
.show_pic h4 { font-size:20px;}
.pic_cp img{max-width:650px; border:1px solid #ccc; margin-top:10px; }
.nrr { padding:10px; line-height:24px; color:#333;}

